| 1. | Value does not affect the session time - out for asp pages 值不会影响asp页的会话超时时间。 |
| 2. | Gets or sets the session time - out 获取或设置会话超时 |
| 3. | The default , or maximum session time - out for the server is set by using the Soap会话根据会话超时值确定是否过期。使用 |
| 4. | Similarly , changing the session time - out for asp pages does not affect the session time - out for asp . net pages 同样,更改asp页的会话超时时间不会影响asp . net页的会话超时时间。 |
| 5. | Also consider forcing a redirect on the client that is the same length as the session time - out by using a client script , or adding a refresh header by using the 也可考虑使用客户端脚本对客户端强制执行一个与会话超时一样长的重定向,或使用下面的示例所示的 |
| 6. | If a soap client then requested a session time - out that is longer than the server maximum , such as 90 , the server maximum of 60 would override and be applied as the actual session time - out interval 之后,如果soap客户端请求的会话超时值(如90 )大于服务器最大会话超时值,则服务器最大会话超时值60将覆盖该值并用作实际会话超时间隔。 |
| 7. | In this example , as long as the time - out value requested is less than or equal to the maximum session time - out set at the server on the http endpoint , the server will honor the time - out interval requested by the client and echo the same value 在此示例中,只要所请求的超时值小于或等于http端点处设置的服务器最大会话超时值,服务器将允许客户端请求的超时间隔并在响应中回显相同的值( |